Feature/issue 200/update output#201
Merged
Merged
Conversation
Moved OrchestratorResults model to io/writers We now output a .json file with the config parameters
Simple test
Fix typo of default calibrator...
trying to push actions
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #201 +/- ##
==========================================
+ Coverage 95.96% 96.24% +0.28%
==========================================
Files 14 15 +1
Lines 991 1012 +21
==========================================
+ Hits 951 974 +23
+ Misses 40 38 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Test empty params
Fixing missing readme update from previous PR
Docker tag missing
Ruff line length
Adding block note for macOS Adding uv installation instructions
reindervdw-cmi
requested changes
Jun 3, 2025
for more information, see https://pre-commit.ci
One day I will run the pre-commit hooks locally...
…childmindresearch/wristpy into feature/issue-200/update-output
Add line about wristpy --help
Fix logger level for this warning
Clearly define 3.13 not support in pyproject.toml Change logger level + handling of verbosity
Fixing logging level information for when files/directory completed successfully.
Fixed mims test for new writers output
reindervdw-cmi
approved these changes
Jun 10, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves #200
Create a .json file that stores all the processing parameters for each run. File name will be pulled from output file path.